




.homeCon2 {
  width: 100%;
  height: 514px;
  background: #fafafa;
}

.homeCon2Box {
  width: 1226px;
  height: 100%;
  margin: 0 auto;
}

.homeConCon2 {
  width: 100%;
  height: 370px;
}

.homeConCon2 ul {
  width: 1254px;
  height: 100%;
  margin: 0;
  padding: 0;
}

.homeConCon2Li {
  width: 390px;
  height: 100%;
  float: left;
  background: white;
  margin-right: 28px;
  list-style: none;
  position: relative;
}

.homeConCon2Li-img {
  width: 390px;
  height: 192px;
  margin-bottom: 36px;
}

.homeConCon2Li-word1 {
  font-size: 17px;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.homeConCon2Li-borderBox {
  width: 100%;
  height: 3px;
  position: relative;
  margin-bottom: 20px;
}

.homeConCon2Li-border {
  width: 36px;
  height: 3px;
  background-color: #f1f1f1;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -18px;
}

.homeConCon2Li-word2 {
  font-size: 13px;
  width: 285px;
  color: #999999;
  margin-left: 52px;
  text-align: center;
  line-height: 1.7;
}

.homeCon3 {
  background: white;
  height: 514px;
}

.homeCon4 {
  background: #fafafa;
  height: 550px;
}

.over:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  transition: 0.4s;
  transform: translate3d(0, -3px, 0);
}

.homeConCon4Li {
  position: relative;
  height: 400px;
}

.homeConCon4Li-word1 {
  font-weight: bold;
  font-size: 23px;
  color: white;
  position: absolute;
  left: 25px;
  top: 41px;
}

.homeConCon4Li-word2 {
  width: 340px;
  font-size: 15px;
  color: #ffffff;
  position: absolute;
  left: 25px;
  top: 86px;
  line-height: 1.6;
}

.homeConCon2Li-img2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 390px;
  height: 400px;
}

.homeConCon2Li-img1 {
  position: absolute;
}

.over:hover .homeConConRLi-word1 {
  color: #293b7d;
}

.over:hover .homeConConRLi-word2 {
  color: #000000;
}

.over:hover .homeConCon2Li-word1 {
  color: #293b7d;
}

.over:hover .homeConCon2Li-word2 {
  color: #000000;
}

.learnMore {
  width: 157px;
  height: 46px;
  background: #293b7d;
  position: absolute;
  left: 25px;
  bottom: 40px;
  opacity: 0;
  cursor: pointer;
}

.learnMore-word {
  font-size: 16px;
  color: white;
  line-height: 44px;
  position: absolute;
  left: 28px;
}

.learnMore-icon {
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../images/learnmore.png);
  top: 10px;
  right: 28px;
}

.homeConCon5Li {
  width: 284px;
  height: 123px;
  margin-right: 30px;
  float: left;
  /*background: #ccc;*/
  position: relative;
  padding-top: 177px;
  list-style: none;
}

.homeConCon5Li:hover .homeConCon2Li-word1 {
  color: #293b7d;
  transition: 0.4s;
}

.homeConCon5Li:hover .homeConCon2Li-word2 {
  color: #000000;
  transition: 0.4s;
}

.homeCon5 ul {
  width: 1256px;
}

.homeConCon5Li-img {
  width: 122px;
  height: 122px;
  /*background: url(../images/minsuxuan.png);*/
  margin-left: 81px;
  position: absolute;
  top: 10px;
}

.homeConCon5Li-word1 {
  font-size: 18px;
  color: #000000;
  text-align: center;
  margin-bottom: 21px;
}

.homeConCon5Li-word2 {
  width: 232px;
  margin-left: 27px;
  font-size: 14px;
  color: #999999;
  text-align: center;
  line-height: 1.6;
}

.wrap1 {
  width: 1226px;
  margin: 0 auto;
}

.wrap1 * {
  padding: 0;
  margin: 0;
}

.wrap1 ul,
.wrap1 li {
  list-style: none;
}





